Kaluga
Toggle table of contents
watchosArm64
Target filter
watchosArm64
Switch theme
Search in API
Skip to content
Kaluga
notifications-permissions
/
com.splendo.kaluga.permissions.notifications
/
DefaultNotificationsPermissionManager
/
[watchosArm64]Provider
Provider
watchosArm64
class
Provider
(
val
notificationCenter
:
UNUserNotificationCenter
,
val
coroutineScope
:
CoroutineScope
)
:
CurrentAuthorizationStatusProvider
Members
Constructors
Provider
Link copied to clipboard
watchosArm64
constructor
(
notificationCenter
:
UNUserNotificationCenter
,
coroutineScope
:
CoroutineScope
)
Properties
coroutine
Scope
Link copied to clipboard
watchosArm64
val
coroutineScope
:
CoroutineScope
notification
Center
Link copied to clipboard
watchosArm64
val
notificationCenter
:
UNUserNotificationCenter
Functions
provide
Link copied to clipboard
watchosArm64
open
suspend override
fun
provide
(
)
:
ApplePermissionsHelper.AuthorizationStatus